-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.7
-
Code
-
Classes
- TaxonomyRepository
Total Complexity |
30 |
Dependencies |
8 |
Dependents |
13 |
Total lines |
409 |
Lines of code |
279 |
Logical lines of code |
81 |
Comment lines |
67 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get() |
B |
34 |
15 |
100 |
createCustomTaxonomy() |
S |
42 |
5 |
51 |
save() |
S |
49 |
1 |
43 |
getId() |
S |
61 |
2 |
13 |
assocToPostType() |
S |
57 |
1 |
22 |
delete() |
S |
64 |
2 |
9 |
removeAssocPost() |
S |
62 |
1 |
13 |
count() |
S |
66 |
1 |
9 |
deleteAssociations() |
S |
66 |
1 |
9 |
exists() |
S |
64 |
1 |
10 |